C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / ColumnFootersRowHeaderText Property

In This Topic
ColumnFootersRowHeaderText Property (TransposedGrid<T>)
In This Topic
Gets or sets the text for the group row header in the column footers panel.
Syntax
'Declaration
 
Public Overridable Property ColumnFootersRowHeaderText As String
 
See Also